home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / jan93cad.zip / README.DOC < prev    next >
Text File  |  1993-02-12  |  4KB  |  65 lines

  1. CADalyst   Computer Programs from January, 1993
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (JAN93.EXE) contains all of the AutoCAD 
  5. related code which appeared in the January, 1993 issue of CADalyst magazine.  
  6. It is prepared as a service to readers of CADalyst magazine. In the unlikely 
  7. event that any of the code should prove to contain errors, please contact 
  8. Aster Publishing, P.O. Box 10460, Eugene, OR 97440 or call (503) 343-1200.  
  9.  
  10. The publisher makes no warranty concerning the function or fitness of any 
  11. program and/or subroutine reproduced in this archive file and shall have no 
  12. liability or responsibility to any recipient with respect to any liability, 
  13. loss or damage directly or indirectly arising out of the use of the programs 
  14. and/or subroutines contained in this archive file, including, but not limited 
  15. to, any loss of business or other incidental or consequential damages.  
  16.  
  17. (c) Copyright Aster Publishing Corp., 1993. All rights reserved. The 
  18. programs and/or subroutines contained in the archive file are copyright 
  19. CADalyst Publishing, 1993 and/or the original authors. While you are free to 
  20. copy and use these programs and/or subroutines, any copyright notices appearing 
  21. within them must remain unaltered.  
  22.  
  23. The file names of AutoLISP routines appearing in Hot Tip Harry have been 
  24. changed to reflect the tip number rather than the author's original file name 
  25. (as in TIP250.LSP). Hatch patterns are filed under the actual hatch pattern 
  26. name and are cross-referenced to their tip number in the list below.  
  27.  
  28. The files comprise code from the following articles: 
  29.  
  30. -----------------------------------------------------------------------------
  31. THE AUTOLISP TOOLBOX (pg. 89-90)
  32.                      by Barry Bowen
  33.  
  34.     LISPMENU.LSP                     LISPMENU.LSP creates a LISP program to 
  35.                                      control and execute user selections in a 
  36.                                      dialog box.  
  37.  
  38.    PROGRAM.LSP                       PROGRAM.LSP is a program created by 
  39.                                      lispmenu.lsp.  
  40.    
  41. THE CAD COOKBOOK (pg. 91-93)
  42.                   by Phil Kreiker
  43.  
  44.     SEARCH.LSP                        SEARCH.LSP implements a search routine 
  45.                                       for specified text in a drawing and 
  46.                                       highlights and centers it on the screen.  
  47.  
  48. -----------------------------------------------------------------------------
  49. HOT TIP HARRY (pg. 117-119)
  50.  
  51.     TIP831.LSP    Text in an Arrow (Walter J. Reini).................. TIP831
  52.     TIP832.LSP    Blue background for Slides (Mark H.Miller).......... TIP832
  53.     TIP833A.LSP   Metric Data (Bernd Hoffmann)........................ TIP833A
  54.     TIP833B.LSP   Metric Data (Bernd Hoffmann)........................ TIP833B
  55.     TIP833C.LSP   Metric Data (Bernd Hoffmann)........................ TIP833C
  56.     TIP834.LSP    Last Point (J. Daniel Squires)...................... TIP834
  57.     TIP835.LSP    Quick Attribute Location (Jody Lund) ............... TIP835
  58.     TIP836.LSP    Perpendicular Line (Bernd Hoffmann) ................ TIP836
  59.     TIP837.MNU    Redo Change (Ted Bradshaw).......................... TIP837
  60.     TIP838.PAT    Hatch for Sheet Metal (Watson H. Kilbourne) ........ TIP838
  61.     TIP839.PAT    Hatch for Inverted Wye tiles (Lorne S. Hemwood)..... TIP839
  62.  
  63. [end README.DOC]
  64.  
  65.